summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
deb-setup
# DP: Don't include /usr/local/include and /usr/local/lib as gcc search paths
# DP: Don't include /usr/local/include and /usr/local/lib as gcc search paths
Gbp-Pq: Name deb-setup.diff
Arnaud Rebillout [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
python3.9 (3.9.2-1+deb11u6) bullseye-security; urgency=medium
* Revert fixes for CVE-2025-15366 and CVE-2025-15367. It was found that
those changes break backward compatibility, and upstream didn't backport
it to any branch. More details can be found in discussions on the upstream
bugtracker (issues and merge requests).
* Apply upstream patch for the following CVE:
- CVE-2026-6100: Use-after-free (UAF) was possible in the
`lzma.LZMADecompressor` and `bz2.BZ2Decompressor` when a memory
allocation fails with a `MemoryError` and the decompression instance is
re-used. This scenario can be triggered if the process is under memory
pressure.
[dgit import unpatched python3.9 3.9.2-1+deb11u6]
Arnaud Rebillout [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
Import python3.9_3.9.2-1+deb11u6.debian.tar.xz
[dgit import tarball python3.9 3.9.2-1+deb11u6 python3.9_3.9.2-1+deb11u6.debian.tar.xz]
Matthias Klose [Sun, 28 Feb 2021 17:03:44 +0000 (18:03 +0100)]
Import python3.9_3.9.2.orig.tar.xz
[dgit import orig python3.9_3.9.2.orig.tar.xz]